
========= License information ==============

The analyzer is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

analyzer uses a number of external libraries in source or jar-form.
Here is a list of the terms and conditions under which these external
libraries are used and may be distributed:

* swt*.jar, swt*.dll

SWT (The Window library used) is released by the Eclipse Foundation under a Common 
Public License, specified on: http://www.eclipse.org/legal/cpl-v10.html.

* JFreeChart

This is a fantastic chart drawing library, which is used to draw the graphs. 
It is relesed as open source under a GNU LGPL-license. 
See http://www.jfree.org/jfreechart for details.

